home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / Educ / Higher Ed / G-M / MacPhaseExtras.sit / MacPhase Extras / MacPhase Macro Help.rsrc / TEXT_521_set3dview.txt < prev    next >
Encoding:
Text File  |  1994-07-30  |  325 b   |  5 lines

  1. procedure Set3DView(dataName : Str255; phi, theta, ratio, xScale, yScale, zScale : real);
  2.  
  3. Sets the 3D view for 3D plots.  Phi, theta, and ratio controls the tip, rotation, and perspective of the plot.  The xScale, yScale, and zScale control the size ratio of the 3 sides of the plot cube.
  4.  
  5. Also see:  Set3DLight  Set3DFill